<feed xmlns='http://www.w3.org/2005/Atom'>
<title>subsurface.git/printing_templates/One Dive.html, branch v4.9.2</title>
<subtitle>forked from https://github.com/subsurface/subsurface</subtitle>
<id>https://git.tsegers.com/subsurface.git/atom?h=v4.9.2</id>
<link rel='self' href='https://git.tsegers.com/subsurface.git/atom?h=v4.9.2'/>
<link rel='alternate' type='text/html' href='https://git.tsegers.com/subsurface.git/'/>
<updated>2017-11-24T17:44:45Z</updated>
<entry>
<title>printing: delete `One Dive Simple.html` and cleanup</title>
<updated>2017-11-24T17:44:45Z</updated>
<author>
<name>Lubomir I. Ivanov</name>
<email>neolit123@gmail.com</email>
</author>
<published>2017-11-22T18:58:42Z</published>
<link rel='alternate' type='text/html' href='https://git.tsegers.com/subsurface.git/commit/?id=6895c0eca5550b449ee616b7d3b3c5beb8b54ab3'/>
<id>urn:sha1:6895c0eca5550b449ee616b7d3b3c5beb8b54ab3</id>
<content type='text'>
The previous commit by Willem introduced
a new HTML template file which is not needed, as it was
decided to override the default `One Dive.html`.

This patch also include small cleanup in the new version
of `One Dive.html`.

Signed-off-by: Lubomir I. Ivanov &lt;neolit123@gmail.com&gt;
</content>
</entry>
<entry>
<title>PATCH: Update the single-dive per page print template</title>
<updated>2017-11-24T17:43:54Z</updated>
<author>
<name>Willem Ferguson</name>
<email>willemferguson@zoology.up.ac.za</email>
</author>
<published>2017-11-19T14:17:36Z</published>
<link rel='alternate' type='text/html' href='https://git.tsegers.com/subsurface.git/commit/?id=4de47fbd8713b422ca66f38299dc2c0dac4d8507'/>
<id>urn:sha1:4de47fbd8713b422ca66f38299dc2c0dac4d8507</id>
<content type='text'>
1) Place the dive profile below the synoptic info for the dive.
2) Re-arrange the synoptic info items.
3) In the synoptic info, replace air temperature info with
    gas and cylinder info.
4) If any items among the the synoptic data take more than one line,
    the the alignment of cells in the synoptic info table is
    maintained. In the previous version this caused a ragged bottom
    edge of the synoptic info table.

Signed-off-by: Willem Ferguson &lt;willemferguson@zoology.up.ac.za&gt;
</content>
</entry>
<entry>
<title>Use abbreviations with dots.</title>
<updated>2017-03-11T16:09:07Z</updated>
<author>
<name>Martin Měřinský</name>
<email>mermar@centrum.cz</email>
</author>
<published>2017-03-06T12:27:39Z</published>
<link rel='alternate' type='text/html' href='https://git.tsegers.com/subsurface.git/commit/?id=dcf254221504d1e41e491de3a74e07a7c585d2c1'/>
<id>urn:sha1:dcf254221504d1e41e491de3a74e07a7c585d2c1</id>
<content type='text'>
</content>
</entry>
<entry>
<title>dive master &gt; divemaster</title>
<updated>2017-03-04T20:08:17Z</updated>
<author>
<name>Martin Měřinský</name>
<email>mermar@centrum.cz</email>
</author>
<published>2017-02-27T11:14:22Z</published>
<link rel='alternate' type='text/html' href='https://git.tsegers.com/subsurface.git/commit/?id=869a7fcfcc6691f81a77ed56d7a437d34b623865'/>
<id>urn:sha1:869a7fcfcc6691f81a77ed56d7a437d34b623865</id>
<content type='text'>
</content>
</entry>
<entry>
<title>printing_templates: mark 'dive.notes' as 'safe'</title>
<updated>2015-11-16T05:07:12Z</updated>
<author>
<name>Lubomir I. Ivanov</name>
<email>neolit123@gmail.com</email>
</author>
<published>2015-11-15T21:01:49Z</published>
<link rel='alternate' type='text/html' href='https://git.tsegers.com/subsurface.git/commit/?id=1d4075f368cd688af89211226df182052fbaf512'/>
<id>urn:sha1:1d4075f368cd688af89211226df182052fbaf512</id>
<content type='text'>
Grantlee has a way to display a variable as HTML by
marking it as 'safe' e.g.:
{{ dive.notes|safe }}

This allows any HTML to be preserved when printing.

Signed-off-by: Lubomir I. Ivanov &lt;neolit123@gmail.com&gt;
Signed-off-by: Dirk Hohndel &lt;dirk@hohndel.org&gt;
</content>
</entry>
<entry>
<title>Printing: use the same background for all the data cells flow layout</title>
<updated>2015-08-15T12:05:07Z</updated>
<author>
<name>Gehad elrobey</name>
<email>gehadelrobey@gmail.com</email>
</author>
<published>2015-08-13T21:38:20Z</published>
<link rel='alternate' type='text/html' href='https://git.tsegers.com/subsurface.git/commit/?id=4f9349f5487d59627b8b27875275c70c7fc913b1'/>
<id>urn:sha1:4f9349f5487d59627b8b27875275c70c7fc913b1</id>
<content type='text'>
Dive notes should have the same background as the remaining data cells.

Signed-off-by: Lubomir I. Ivanov &lt;neolit123@gmail.com&gt;
Signed-off-by: Gehad elrobey &lt;gehadelrobey@gmail.com&gt;
</content>
</entry>
<entry>
<title>Printing: use border width from Grantlee backend</title>
<updated>2015-08-15T12:04:26Z</updated>
<author>
<name>Gehad elrobey</name>
<email>gehadelrobey@gmail.com</email>
</author>
<published>2015-08-11T21:02:00Z</published>
<link rel='alternate' type='text/html' href='https://git.tsegers.com/subsurface.git/commit/?id=72b35d8e79e8d404b4dc0d47d9a9af82958be718'/>
<id>urn:sha1:72b35d8e79e8d404b4dc0d47d9a9af82958be718</id>
<content type='text'>
Find the border-width dynamically from the Grantlee backend.

Signed-off-by: Lubomir I. Ivanov &lt;neolit123@gmail.com&gt;
Signed-off-by: Gehad elrobey &lt;gehadelrobey@gmail.com&gt;
</content>
</entry>
<entry>
<title>Printing: add more padding on the top of the profile</title>
<updated>2015-08-15T12:03:05Z</updated>
<author>
<name>Gehad elrobey</name>
<email>gehadelrobey@gmail.com</email>
</author>
<published>2015-08-10T15:59:18Z</published>
<link rel='alternate' type='text/html' href='https://git.tsegers.com/subsurface.git/commit/?id=cfa34cc0221c206d00c8a8f40a1b0dfddb29aacd'/>
<id>urn:sha1:cfa34cc0221c206d00c8a8f40a1b0dfddb29aacd</id>
<content type='text'>
add more padding on the top of the profile so that the
left-right-top padding around the profile is the same.

Signed-off-by: Lubomir I. Ivanov &lt;neolit123@gmail.com&gt;
Signed-off-by: Gehad elrobey &lt;gehadelrobey@gmail.com&gt;
</content>
</entry>
<entry>
<title>Printing: remove templates additional margins</title>
<updated>2015-08-15T12:02:57Z</updated>
<author>
<name>Gehad elrobey</name>
<email>gehadelrobey@gmail.com</email>
</author>
<published>2015-08-07T23:39:46Z</published>
<link rel='alternate' type='text/html' href='https://git.tsegers.com/subsurface.git/commit/?id=d72ba4f15a2616888a777bf2b70c7df639979f31'/>
<id>urn:sha1:d72ba4f15a2616888a777bf2b70c7df639979f31</id>
<content type='text'>
Remove extra margins and paddings in templates.

Signed-off-by: Lubomir I. Ivanov &lt;neolit123@gmail.com&gt;
Signed-off-by: Gehad elrobey &lt;gehadelrobey@gmail.com&gt;
</content>
</entry>
<entry>
<title>Printing: remove the outer most border for all templates</title>
<updated>2015-08-15T12:02:51Z</updated>
<author>
<name>Gehad elrobey</name>
<email>gehadelrobey@gmail.com</email>
</author>
<published>2015-08-07T14:45:07Z</published>
<link rel='alternate' type='text/html' href='https://git.tsegers.com/subsurface.git/commit/?id=dc56d1fa54e97d562a7b4df166faadf0b73e410c'/>
<id>urn:sha1:dc56d1fa54e97d562a7b4df166faadf0b73e410c</id>
<content type='text'>
Signed-off-by: Lubomir I. Ivanov &lt;neolit123@gmail.com&gt;
Signed-off-by: Gehad elrobey &lt;gehadelrobey@gmail.com&gt;
</content>
</entry>
</feed>
